{
"jobId": "123e4567-e89b-12d3-a456-426614174000",
"url": "https://offsite-ads-user-list-uploads.s3.us-east-2.amazonaws.com/123e4567-e89b-12d3-a456-426614174000.csv"
}
Create a new offsite audience job.
This endpoint creates a job to create an offsite audience alongside a presigned url to upload the audience csv file. The presigned url is valid for 1 hour and should be used to upload the audience csv file. The audience creation will begin once the csv file is uploaded.
{
"jobId": "123e4567-e89b-12d3-a456-426614174000",
"url": "https://offsite-ads-user-list-uploads.s3.us-east-2.amazonaws.com/123e4567-e89b-12d3-a456-426614174000.csv"
}
A valid API key generated in Topsort's UI.
The ID of the vendor to create the audience job for.
"vendor_123"
The DSP to filter campaigns by.
google_ads
"google_ads"
Successful Response
The response is of type object
.